free display->input_windows with g_free(), not g_object_unref() (#357566,
authorMichael Natterer <mitch@imendio.com>
Mon, 25 Sep 2006 09:58:20 +0000 (09:58 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 25 Sep 2006 09:58:20 +0000 (09:58 +0000)
commite049989bc3e6fa419da48259caacb38c088413cf
tree5566ae9fe953289e9c0e2594064cf1c0ffb9b2d1
parent7dbaf7ef5caaeae6306037e086088d7de4e0f026
free display->input_windows with g_free(), not g_object_unref() (#357566,

2006-09-25  Michael Natterer  <mitch@imendio.com>

* gdk/x11/gdkdisplay-x11.c (gdk_display_x11_finalize): free
display->input_windows with g_free(), not g_object_unref()
(#357566, Tommi Komulainen).
ChangeLog
gdk/x11/gdkdisplay-x11.c